Moves @child to the position after @sibling in the list of children.
If @sibling is NULL, moves @child to the first position.
the widget to move, must be a child of @self
the sibling to move @child after
1.0
See Implementation
Moves @child to the position after @sibling in the list of children.
If @sibling is NULL, moves @child to the first position.